home *** CD-ROM | disk | FTP | other *** search
/ Software of the Month Club 2000 July / Software of the Month - Ultimate Collection Shareware 274.iso / mac / MyABCD / HELP.SWF / scripts / DefineButton2_22 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  1999-11-15  |  80 b   |  5 lines

  1. on(release){
  2.    unloadMovieNum(3);
  3.    loadMovieNum("myabcd.swf",1,"GET");
  4. }
  5.